Skip to content

Conversation

@jorisdral
Copy link
Contributor

InspectMonad was renamed to InspectMonadSTM in io-classes-1.8 and io-sim-1.8. io-sim-1.8 therefore fails to build with io-classes-1.7 and earlier, so those versions should be omitted from the build dependencies. Alternatively, some CPP could be added to use either InspectMonad or InspectMonadSTM depending on the version of io-sim.

`InspectMonad` was renamed to `InspectMonadSTM` in `io-classes-1.8` and
`io-sim-1.8`. `io-sim-1.8` fails to build with `io-classes-1.7` and earlier, so
those versions should be omitted from the build dependencies. Alternatively,
some CPP could be added to use either `InspectMonad` or `InspectMonadSTM`
depending on the version of `io-sim`.
@jorisdral
Copy link
Contributor Author

@coot coot added this pull request to the merge queue Jun 12, 2025
Merged via the queue into input-output-hk:main with commit 4f5a4cd Jun 12, 2025
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants